robertl [Thu, 6 Jan 2011 15:12:31 +0000 (15:12 +0000)]
Add read support to garmin_gpi for tag type 2.
robertl [Thu, 11 Nov 2010 03:34:55 +0000 (03:34 +0000)]
Add doc for miniHomer.
robertl [Thu, 11 Nov 2010 03:32:47 +0000 (03:32 +0000)]
Josef Reisinger adds the Minihomer variant of Skytraq.
robertl [Mon, 1 Nov 2010 03:30:42 +0000 (03:30 +0000)]
Modify internal data structures when input or output filenames are manually edited.
robertl [Sun, 31 Oct 2010 19:31:26 +0000 (19:31 +0000)]
In the GUI, ensure that all binary options appear on the command. This is especially useful in KML where we have many options that default to true and previously had no way to turn them off.
robertl [Sun, 31 Oct 2010 19:03:29 +0000 (19:03 +0000)]
Michael Cooper adds FlySight support.
robertl [Fri, 29 Oct 2010 13:56:57 +0000 (13:56 +0000)]
Add aviation units to KML writer.
robertl [Thu, 28 Oct 2010 13:22:13 +0000 (13:22 +0000)]
KML: Don't trigger to miles on altitude for large values of feet.
robertl [Fri, 22 Oct 2010 15:49:15 +0000 (15:49 +0000)]
Make KML output more compliant by moving schema element.
robertl [Tue, 19 Oct 2010 02:37:59 +0000 (02:37 +0000)]
Fix double output points in KML LineString writer.
robertl [Mon, 18 Oct 2010 13:29:27 +0000 (13:29 +0000)]
Fix min/max alt computations in KML writer.
robertl [Mon, 11 Oct 2010 13:51:41 +0000 (13:51 +0000)]
Correct order of Icon, Label, Line styles in KML writer.
robertl [Sun, 10 Oct 2010 19:04:53 +0000 (19:04 +0000)]
Bump version number for release.
robertl [Sun, 10 Oct 2010 14:54:27 +0000 (14:54 +0000)]
Update translations.
robertl [Sun, 10 Oct 2010 14:54:12 +0000 (14:54 +0000)]
Set exit status in mac-localize.
robertl [Sun, 10 Oct 2010 14:44:55 +0000 (14:44 +0000)]
Regenerate.
robertl [Sun, 10 Oct 2010 14:44:24 +0000 (14:44 +0000)]
Improvements to iblue747 format.
robertl [Tue, 5 Oct 2010 20:54:38 +0000 (20:54 +0000)]
Fix swapped lat/lon in KML read.
robertl [Sun, 26 Sep 2010 19:36:21 +0000 (19:36 +0000)]
GPilotS. Fix capabilities to show we do tracks, minor tweaks from spring.
robertl [Tue, 21 Sep 2010 18:11:39 +0000 (18:11 +0000)]
Alex York enhances MMO to handle European Edition, Version 5.4.2.
robertl [Mon, 20 Sep 2010 00:28:54 +0000 (00:28 +0000)]
Document erase_t for Garmin.
robertl [Sun, 19 Sep 2010 21:47:58 +0000 (21:47 +0000)]
Document the UTM XCSV stuff.
robertl [Thu, 2 Sep 2010 03:10:46 +0000 (03:10 +0000)]
Fix drag-n-drop into main window.
robertl [Wed, 1 Sep 2010 16:51:19 +0000 (16:51 +0000)]
Make KML writer not write fictional precision and honor 2D form of position.
Regenerate data files. Added tools/rebuild to automate that.
robertl [Sun, 29 Aug 2010 19:45:52 +0000 (19:45 +0000)]
Fix crash in subrip on start of file.
robertl [Fri, 27 Aug 2010 16:04:07 +0000 (16:04 +0000)]
Various warning fixes and one code gen problem to successfully build with clang.
robertl [Thu, 26 Aug 2010 18:57:31 +0000 (18:57 +0000)]
Support nautical miles in KML.
robertl [Mon, 23 Aug 2010 13:38:24 +0000 (13:38 +0000)]
Use osm as extension for OpenStreetMap.
robertl [Mon, 23 Aug 2010 13:26:07 +0000 (13:26 +0000)]
Allow extended notes for PN-60.
robertl [Sun, 22 Aug 2010 19:37:55 +0000 (19:37 +0000)]
Add erase_t option to garmin to erase existsing courses when writing new ones.
robertl [Sun, 22 Aug 2010 19:13:02 +0000 (19:13 +0000)]
Don't use C99 data types in Garmin XT.
robertl [Wed, 18 Aug 2010 19:42:57 +0000 (19:42 +0000)]
Drop old Mac GUI from tree.
robertl [Tue, 17 Aug 2010 21:42:20 +0000 (21:42 +0000)]
Fix typo in yesterday's KML change.
robertl [Tue, 17 Aug 2010 02:40:05 +0000 (02:40 +0000)]
Tweak vecs for mtk_logger to show it can read waypoints.
robertl [Tue, 17 Aug 2010 02:36:27 +0000 (02:36 +0000)]
Allow alt to be optional an KML reads.
robertl [Tue, 10 Aug 2010 15:40:46 +0000 (15:40 +0000)]
Warning fix for MSVC.
robertl [Thu, 5 Aug 2010 23:09:52 +0000 (23:09 +0000)]
Eliminate warning building without CSV.
robertl [Wed, 28 Jul 2010 02:05:30 +0000 (02:05 +0000)]
Doc fix.
robertl [Mon, 26 Jul 2010 15:02:33 +0000 (15:02 +0000)]
Tweak OSM node to output 7 decimal places.
robertl [Mon, 19 Jul 2010 23:48:07 +0000 (23:48 +0000)]
Better fix for KML entity escaping.
robertl [Mon, 19 Jul 2010 21:40:49 +0000 (21:40 +0000)]
Use explicit ascii version of movefile for build envs that default to windows
bloaty strings.
robertl [Fri, 16 Jul 2010 20:10:48 +0000 (20:10 +0000)]
Parse track name out of header for Ozi plt files.
robertl [Wed, 14 Jul 2010 20:13:37 +0000 (20:13 +0000)]
Use explictly ANSI versisno of GetLogicalDriveStrings and CreateFile on Windows.
robertl [Tue, 29 Jun 2010 01:28:35 +0000 (01:28 +0000)]
Actually commit the 1.4.1 change to the Mac object build.
robertl [Mon, 28 Jun 2010 21:25:49 +0000 (21:25 +0000)]
Fix bogus CDATA encoding of description in KML tags.
robertl [Sun, 27 Jun 2010 22:40:57 +0000 (22:40 +0000)]
MTK: fixes for elevation, speed, and height in GPSport 245.
robertl [Sun, 27 Jun 2010 22:10:10 +0000 (22:10 +0000)]
Another missing file from test suite.
robertl [Sun, 27 Jun 2010 22:04:41 +0000 (22:04 +0000)]
Add igo8 padded to test suite.
robertl [Sun, 27 Jun 2010 21:18:09 +0000 (21:18 +0000)]
More translation tweaks.
robertl [Sun, 27 Jun 2010 21:13:29 +0000 (21:13 +0000)]
Fix versino check.
robertl [Sun, 27 Jun 2010 21:13:07 +0000 (21:13 +0000)]
lrelease russian, too.
robertl [Sun, 27 Jun 2010 21:12:37 +0000 (21:12 +0000)]
Link to web site from menu options.
robertl [Sun, 27 Jun 2010 20:08:19 +0000 (20:08 +0000)]
Layout fix in preferences dialog.
robertl [Sun, 27 Jun 2010 19:41:18 +0000 (19:41 +0000)]
German tweaks.
robertl [Sun, 27 Jun 2010 18:28:16 +0000 (18:28 +0000)]
Tweak version check for 1.4.0
robertl [Thu, 24 Jun 2010 16:15:28 +0000 (16:15 +0000)]
Tweak regex in mkstyle for Solaris.
robertl [Wed, 23 Jun 2010 06:22:07 +0000 (06:22 +0000)]
IGO8: Use the number of points in the file instead of EOF to to trigger
completion.
robertl [Wed, 23 Jun 2010 06:21:31 +0000 (06:21 +0000)]
More igo8 test coverage.
robertl [Tue, 22 Jun 2010 03:09:32 +0000 (03:09 +0000)]
Loosen test for broken FR305 packets.
robertl [Tue, 22 Jun 2010 03:06:57 +0000 (03:06 +0000)]
C89 fixes in Garmin XT.
robertl [Tue, 22 Jun 2010 03:06:28 +0000 (03:06 +0000)]
C89 fix in compegps.
robertl [Mon, 21 Jun 2010 03:45:10 +0000 (03:45 +0000)]
Constant string thrashing for Windows version check.
robertl [Mon, 21 Jun 2010 03:02:15 +0000 (03:02 +0000)]
Bump version number.
robertl [Mon, 21 Jun 2010 02:47:15 +0000 (02:47 +0000)]
Drop old Windows GUI.
robertl [Mon, 21 Jun 2010 02:35:06 +0000 (02:35 +0000)]
Silence MSVC 'unused' warning.
robertl [Sun, 20 Jun 2010 04:18:31 +0000 (04:18 +0000)]
Endianness fixes for garmin_xt.
robertl [Sun, 20 Jun 2010 04:16:22 +0000 (04:16 +0000)]
Run through release process. Minor fixes to build process.
robertl [Sun, 20 Jun 2010 03:07:13 +0000 (03:07 +0000)]
Doc fix.
robertl [Sun, 20 Jun 2010 00:03:48 +0000 (00:03 +0000)]
Add missing subrip piece.
robertl [Sun, 20 Jun 2010 00:03:31 +0000 (00:03 +0000)]
Negative time points are always out of bound in track filter.
robertl [Sat, 19 Jun 2010 23:59:06 +0000 (23:59 +0000)]
Add dialog for mismatched GPSBabel versions, nagware dialog, Mac UI fixes.
robertl [Sat, 19 Jun 2010 23:47:45 +0000 (23:47 +0000)]
Add Russian translation to GUI.
robertl [Sat, 19 Jun 2010 22:52:35 +0000 (22:52 +0000)]
Drop warning from last change.
robertl [Sat, 19 Jun 2010 22:51:24 +0000 (22:51 +0000)]
Work around corruped Forerunner 305 packets.
robertl [Fri, 18 Jun 2010 15:19:17 +0000 (15:19 +0000)]
Add garmin_tx test.
robertl [Fri, 18 Jun 2010 15:17:39 +0000 (15:17 +0000)]
Eriks Zelenka contributes Garmin XT format.
robertl [Fri, 18 Jun 2010 15:00:29 +0000 (15:00 +0000)]
Remove ancient and unused doc.
robertl [Thu, 17 Jun 2010 00:31:03 +0000 (00:31 +0000)]
Add subrip format, courtesy of Michael von Glasow.
robertl [Thu, 17 Jun 2010 00:13:43 +0000 (00:13 +0000)]
Trim read strings in EXIF reader as Panasonic DMC-TZ10 trails spaces.
robertl [Thu, 17 Jun 2010 00:13:21 +0000 (00:13 +0000)]
Automate generation of translation files.
robertl [Tue, 15 Jun 2010 22:31:03 +0000 (22:31 +0000)]
Makefile.in: Changes to build with alternate build systems.
cet_util.h: Likewise.
defs.h: Changes for alternate build systems. Merge from trunk for
trkseg support. Add global_traits. Add power.
configure.in: Bump version number to -beta20090708b.
configure: Regenerated.
gbversion.h: Regenerated.
exif.c: Changes for alternate build system.
gbfile.h: Likewise
gbsleep.c: Likewise
vecs.c: Move track to minimal filters.
garmin.c: Merge from trunk for trkseg support.
gbser_win.c: Explictly use CreateFileA.
gpx.c: Merge from trunk for trkseg support.
gtrnctr.c: Add support for power
kml.c: many new features for Earth 5.2: trkseg in LineString tracks, Power,
extended data, gx:Track, geocaching updates
testo: update with new KML test cases.
trackfilter.c: Add "segment" option.
queue.h: Merge from trunk for trkseg.
waypt.c: Add traits handling.
robertl [Mon, 7 Jun 2010 20:53:22 +0000 (20:53 +0000)]
Added Russian translation from Denis Rykov.
robertl [Mon, 7 Jun 2010 15:36:15 +0000 (15:36 +0000)]
Updated italian from Michele Locati.
robertl [Mon, 7 Jun 2010 15:25:41 +0000 (15:25 +0000)]
Refresh Spanish translation from Augustin Diez Castillo.
robertl [Mon, 7 Jun 2010 00:59:39 +0000 (00:59 +0000)]
Add russian to Windows dist.
robertl [Sun, 6 Jun 2010 02:56:36 +0000 (02:56 +0000)]
Typo fix.
robertl [Sun, 6 Jun 2010 02:43:14 +0000 (02:43 +0000)]
Script to build table of lrelease output.
robertl [Sun, 6 Jun 2010 00:49:08 +0000 (00:49 +0000)]
Improve translation for Mac; now reads .qms from the bundle.
robertl [Sun, 6 Jun 2010 00:38:01 +0000 (00:38 +0000)]
Add lost doc for seg2trk and trk2seg.
robertl [Sat, 5 Jun 2010 22:02:42 +0000 (22:02 +0000)]
Add 'faketime' option to track filter with test cases and doc.
robertl [Thu, 3 Jun 2010 15:01:24 +0000 (15:01 +0000)]
Add Russian translation from Rykov Denis. Minor tweaks to German and French trnslations.
Commit *.qm files.
robertl [Tue, 1 Jun 2010 07:02:17 +0000 (07:02 +0000)]
Handle 800003 records like 3 recs in garmin_gpi for Anton Reynecke's test files
robertl [Mon, 31 May 2010 21:15:51 +0000 (21:15 +0000)]
Add new date handling to compegps reader for 'W' records.
robertl [Mon, 31 May 2010 21:15:10 +0000 (21:15 +0000)]
Better warnings on shape reader from unknown geometries.
robertl [Tue, 25 May 2010 02:46:34 +0000 (02:46 +0000)]
Catch Garmin product line up to the 78.
robertl [Fri, 21 May 2010 15:26:38 +0000 (15:26 +0000)]
Use strtod, not strtof.
robertl [Fri, 21 May 2010 15:07:33 +0000 (15:07 +0000)]
C89 tweak.
robertl [Wed, 19 May 2010 11:53:07 +0000 (11:53 +0000)]
Run lupdate and lrelease when building Mac GUI. (Why Mac? Because it gets
done regularly and I couldn't find a better place...)
robertl [Wed, 19 May 2010 11:41:02 +0000 (11:41 +0000)]
Run lupdate
robertl [Wed, 19 May 2010 11:27:17 +0000 (11:27 +0000)]
Updated German translation from Claudius Henrichs